Skip to content

Conversation

@joshuat
Copy link
Collaborator

@joshuat joshuat commented Mar 24, 2023

This returns the mongodb FindCursor allowing users to handle iteration however they please in their applications without loading all results into memory at once.

This is an alternative to #453. In my opinion this implementation is better suited to the idea of Papr being a thin wrapper around the MongoDB driver.

@joshuat joshuat requested a review from avaly March 24, 2023 06:14
avaly
avaly previously approved these changes Mar 24, 2023
Copy link
Collaborator

@avaly avaly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition! I prefer this a lot more over #453.

This returns the mongodb `FindCursor` allowing users to handle iteration
however they please in their applications without loading all results
into memory at once.
@joshuat joshuat force-pushed the josh/feat/find-cursor-model-method branch from 4cd7a96 to 9a4a142 Compare March 24, 2023 14:54
@joshuat joshuat requested a review from avaly March 24, 2023 14:55
@avaly avaly merged commit 3b65525 into plexinc:main Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants